Scripting > CxCas > CasClient Object

CasClient Object

The CasClient object is used to display and manipulate the Common Alarm Service.  Declare the object using the following code:

CreateObject("CxCas.CasClient")

Each method in this document will assume you have declared and connected the CasClient object using the following code:

Dim CasClient

Set CasClient = CreateObject("CxCas.CasClient")

CasClient.Connect("CYGDEMO.CAS")


More:


Let us know how we can improve this topic.

CygNet at weatherford.com

© 2020 Weatherford. All rights reserved.